net/http.http2Transport.CountError (field)
7 uses
net/http (current package)
h2_bundle.go#L7599: CountError func(errType string)
h2_bundle.go#L8290: if t.CountError != nil {
h2_bundle.go#L8291: cc.fr.countError = t.CountError
h2_bundle.go#L8687: if f := cc.t.CountError; f != nil {
h2_bundle.go#L9900: f := cc.t.CountError
h2_bundle.go#L10499: if fn := cc.t.CountError; fn != nil {
h2_bundle.go#L10649: if fn := cs.cc.t.CountError; fn != nil {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)